This command will set the window"s position.
SET WINDOW POSITION X, Y
X
Integer The x position
Y
Integer The y position
This command does not return a value.
cls set display mode 800,600,32 set window on wait 1000*8 set window position 50,100 do loop end
DISPLAY Commands Menu Index